projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d12f5c
)
Remove unnecessary spaces.
author
Pavel Janík
<Pavel@Janik.cz>
Mon, 3 Dec 2001 06:09:24 +0000
(06:09 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Mon, 3 Dec 2001 06:09:24 +0000
(06:09 +0000)
lisp/facemenu.el
patch
|
blob
|
history
diff --git
a/lisp/facemenu.el
b/lisp/facemenu.el
index 812f5a23de92eee4cb2b5c6a6fd2e5803518d90f..6ad61585f97c46762c47876c2d444d735176d7b1 100644
(file)
--- a/
lisp/facemenu.el
+++ b/
lisp/facemenu.el
@@
-113,7
+113,7
@@
(italic . "i")
(bold-italic . "l") ; {bold} intersect {italic} = {l}
(underline . "u"))
- "Alist of interesting faces and keybindings.
+ "Alist of interesting faces and keybindings.
Each element is itself a list: the car is the name of the face,
the next element is the key to use as a keyboard equivalent of the menu item;
the binding is made in `facemenu-keymap'.